home *** CD-ROM | disk | FTP | other *** search
/ Champak 78 / (Vol 78) My Disc.iso / Games / move_on_up.swf / scripts / DefineButton2_753 / BUTTONCONDACTION on(release).as
Text File  |  2008-10-28  |  120b  |  6 lines

  1. on(release){
  2.    root.kvClick(496);
  3.    _global.soundManager.playSound("snd_btn");
  4.    getURL(_root.gameHiphop,"");
  5. }
  6.